Exotel

This integration enables the integration of Exotel with your StrideERP account. It allows you to directly save leads and their corresponding phone numbers captured through Exotel into your StrideERP system.

1. Pre-requisite

No Pre-requisite required

2. How to setup

2.1 Setup your Exotel account

  • Login to your Exotel account and go to App Bazar.
  • Create a new App for a new flow.
  • Setup the flow as you wish it to be.
  • In your connect API under "Create popup..." and paste following URL: https://<your-site>/api/method/StrideERP.StrideERP_integrations.exotel_integration.handle_incoming_call

Note: Replace <your-site> in URL with your site name. For example, if the site name is frappe.StrideERP.com then the URL will be: https://frappe.StrideERP.com/api/method/StrideERP.StrideERP_integrations.exotel_integration.handle_incoming_call

  • After that add a Passthru applet under "After Call Conversation ends" and paste following URL: https://<your-site>/api/method/StrideERP.StrideERP.exotel_integration.handle_end_call

Note: Make sure to check "Make Passthru Async".

  • Similary, add a Passthru applet under "If nobody answers..." section and paste following URL: https://<your-site>/api/method/StrideERP.StrideERP_integrations.exotel_integration.handle_missed_call

Note: Make sure to check "Make Passthru Async".

  • Save the flow.
  • Now assign this newly created app to your ExoPhone from which you receive your business calls.

2.2 Setup in StrideERP

To set up Exotel in StrideERP go to

Admin > Integrations > Exotle
  • From Awesome Bar, go to 'Exotel Settings'.
  • Set your "Exotel SID" and "Exotel Token". You can find your Exotel API key and token on your Exotel Dashboard.
  • Go to Communication Medium.
  • Add your ExoPhone and schedule that number. Based on this schedule employees will receive the popup.

3. Features

  • Track incoming calls in your StrideERP account.
  • Shows existing lead/customer information pop-up to employees when an incoming call is received.